diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2011-04-13 12:38:13 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2011-04-13 12:38:13 +0200 |
commit | 6def834a1cba9c07fc3a49b0295643a02abe27c8 (patch) | |
tree | c91bc3ea0c9711912cebd2538a5abb3275e6cc16 /package/lxappearance | |
parent | 756424bc0e4f50f3c709a85d7944494b04a46e3c (diff) |
add some dependencies and minor fixes
Diffstat (limited to 'package/lxappearance')
-rw-r--r-- | package/lxappearance/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/lxappearance/Makefile b/package/lxappearance/Makefile index 7dea43fe5..b3f86a3a0 100644 --- a/package/lxappearance/Makefile +++ b/package/lxappearance/Makefile @@ -9,6 +9,7 @@ PKG_RELEASE:= 1 PKG_MD5SUM:= 7eabab6f4a358dbc6a84e260a0e7f6c2 PKG_DESCR:= LXDE ... PKG_SECTION:= x11/lxde +PKG_BUILDDEP:= gtk+ PKG_URL:= http://lxde.org/ PKG_SITES:= http://netcologne.dl.sourceforge.net/project/lxde/LXAppearance/ |