diff options
Diffstat (limited to 'abs/core')
-rw-r--r-- | abs/core/linhes-splash/PKGBUILD | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/abs/core/linhes-splash/PKGBUILD b/abs/core/linhes-splash/PKGBUILD index 4c7dbea..6b0d59e 100644 --- a/abs/core/linhes-splash/PKGBUILD +++ b/abs/core/linhes-splash/PKGBUILD @@ -3,11 +3,12 @@ pkgname=linhes-splash pkgver=1 -pkgrel=6 +pkgrel=7 pkgdesc="FBSplash theme for LinHES." arch=('i686' 'x86_64') license=('GPL2') url="http://linhes.org/" +depends=('fbsplash') source=(linhes-splash.tar.bz2) #source=('1024x768.cfg' 'Vera.ttf' 'background-800x600.png' 'verbose-1024x768.png' '800x600.cfg' 'Vera.copyright' 'background-1024x768.png' 'verbose-800x600.png') |