summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a544f92..ce4a370 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgdesc="Komodo Manchester Debugger"
 arch=('i386' 'x86_64')
 url="http://brej.org/kmd/"
 license=('GPL')
-# depends=('gtk>=1.2.0' 'glib>=1.2.0')
+depends=('gtk>=1.2.0' 'glib>=1.2.0')
 makedepends=()
 
 provides=('kmd')