diff options
Diffstat (limited to 'testing/lua5.2-xctrl/APKBUILD')
-rw-r--r-- | testing/lua5.2-xctrl/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/lua5.2-xctrl/APKBUILD b/testing/lua5.2-xctrl/APKBUILD index 68a1386783..39c608acc2 100644 --- a/testing/lua5.2-xctrl/APKBUILD +++ b/testing/lua5.2-xctrl/APKBUILD @@ -11,7 +11,7 @@ pkgrel=0 pkgdesc="Lua $_luaver module to query and manipulate X11 window managers" url="http://code.google.com/p/xctrl/" arch="all" -license="GPL-2" +license="GPL2" depends= makedepends="lua$_luaver-dev libx11-dev libxmu-dev" install= |