diff options
Diffstat (limited to 'x11/xfce4-appfinder')
-rw-r--r-- | x11/xfce4-appfinder/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xfce4-appfinder/APKBUILD b/x11/xfce4-appfinder/APKBUILD index 10b8132e66..6f9f6a19ac 100644 --- a/x11/xfce4-appfinder/APKBUILD +++ b/x11/xfce4-appfinder/APKBUILD @@ -8,7 +8,7 @@ license="GPL-2" depends="hicolor-icon-theme" makedepends="pkgconfig thunar-dev libxfce4menu-dev intltool gtk+-dev libxfce4util-dev libxfcegui4-dev gettext-dev libiconv-dev - startup-notification-dev libsm-dev expat-dev" + startup-notification-dev libsm-dev expat-dev e2fsprogs-dev" install="$pkgname.post-install $pkgname.post-upgrade $pkgname.post-deinstall" source="http://www.xfce.org/archive/xfce-$pkgver/src/$pkgname-$pkgver.tar.bz2 $install" |