diff options
author | Daniel Silverstone <dsilvers@digital-scurf.org> | 2015-07-17 14:45:18 +0100 |
---|---|---|
committer | Daniel Silverstone <dsilvers@digital-scurf.org> | 2015-07-17 14:45:18 +0100 |
commit | 5226a86066ca759ba8ed64404b83bcc219a00f65 (patch) | |
tree | 516b16d4fadaf19ec440c70c32c709c91245438e | |
parent | 782d2c2b79c76d5a52dd61422fa2dc6315f1af66 (diff) | |
download | debian-5226a86066ca759ba8ed64404b83bcc219a00f65.tar.bz2 |
Gall runtime-depends on luxio
-rw-r--r-- | control | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ Homepage: https://www.gitano.org.uk/gall/ Package: lua-gall Architecture: any -Depends: ${misc:Depends}, ${shlibs:Depends}, git +Depends: ${misc:Depends}, ${shlibs:Depends}, git, lua-luxio0 Provides: ${lua:Provides} XB-Lua-Versions: ${lua:Versions} Description: Git Abstraction Layer for Lua |