diff options
Diffstat (limited to 'main/xfce4-notifyd')
-rw-r--r-- | main/xfce4-notifyd/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/xfce4-notifyd/APKBUILD b/main/xfce4-notifyd/APKBUILD index a1de8c642..f07b03258 100644 --- a/main/xfce4-notifyd/APKBUILD +++ b/main/xfce4-notifyd/APKBUILD @@ -4,7 +4,7 @@ pkgver=0.2.0 pkgrel=0 pkgdesc="notification daemon for the xfce desktop" url="http://spuriousinterrupt.org/projects/xfce4-notifyd" -arch="x86 x86_64" +arch="all" license="GPL2" depends="hicolor-icon-theme" makedepends="gtk+-dev libxfce4util libxfce4ui-dev libsexy-dev xfconf-dev |