diff options
author | Christian Pointner <equinox@helsinki.at> | 2011-03-30 14:05:34 (GMT) |
---|---|---|
committer | Christian Pointner <equinox@helsinki.at> | 2011-03-30 14:05:34 (GMT) |
commit | 6e6ef2f45956e168a5e1133f98aaba61ade561d4 (patch) | |
tree | 0b08408cc94ea49b4a7b2e335b50dd23e8d45ec9 /rhnop-server/debian/control | |
parent | 5afb26bcce943bfaf40bbdc59251f152aa8602c1 (diff) |
fixed debian control (build-depen: lua5.1)
Diffstat (limited to 'rhnop-server/debian/control')
-rw-r--r-- | rhnop-server/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rhnop-server/debian/control b/rhnop-server/debian/control index 2e99c2e..13994e5 100644 --- a/rhnop-server/debian/control +++ b/rhnop-server/debian/control @@ -2,7 +2,7 @@ Source: rhnop-server Section: interpreters Priority: optional Maintainer: Christian Pointner <equinox@helsinki.at> -Build-Depends: debhelper (>= 5), liblua5.1-0-dev +Build-Depends: debhelper (>= 5), liblua5.1-0-dev, lua5.1 Standards-Version: 3.8.2 Homepage: http://www.helsinki.at/ |