diff options
author | Jose V Beneyto <sepen@crux.nu> | 2016-02-10 00:08:59 +0000 |
---|---|---|
committer | Jose V Beneyto <sepen@crux.nu> | 2016-02-10 01:13:13 +0100 |
commit | 043a686e50ef12ee61fd7051d8f9ebe9d07589e5 (patch) | |
tree | 64723e0771dceabee6fc851e235277a373fca43d /qt4 | |
parent | ec48ff76939f3db0cbd062bb6c335bafb1db6fbc (diff) | |
download | opt-043a686e50ef12ee61fd7051d8f9ebe9d07589e5.tar.gz opt-043a686e50ef12ee61fd7051d8f9ebe9d07589e5.tar.xz |
qt4: added missing dep on xorg-libsm
Diffstat (limited to 'qt4')
-rw-r--r-- | qt4/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qt4/Pkgfile b/qt4/Pkgfile index ef4eb43dd..882123bdc 100644 --- a/qt4/Pkgfile +++ b/qt4/Pkgfile @@ -2,7 +2,7 @@ # URL: http://www.trolltech.com # Maintainer: Jose V Beneyto, sepen at crux dot nu # Packager: Johannes Winkelmann, jw at smts dot ch -# Depends on: fontconfig glib libmng libpng mesa3d xorg-libxcursor xorg-libxi xorg-libxinerama xorg-libxrandr dbus +# Depends on: fontconfig glib libmng libpng mesa3d xorg-libxcursor xorg-libxi xorg-libxinerama xorg-libxrandr xorg-libsm dbus name=qt4 version=4.8.7 |