diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-03-21 16:54:13 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-03-21 16:54:13 (EDT) |
commit | f4524bf08f20ccd4d2f7e4088afcd226be5318f2 (patch) | |
tree | 0043097f51b787280424b8edcaf5032d476c3668 | |
parent | 05b73c8ebc43df3a63d0dd92a0f11d440c8ba6c1 (diff) |
opkbuild: Bump SHSO version in Depends
-rw-r--r-- | opkbuild.pkg/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opkbuild.pkg/control b/opkbuild.pkg/control index 32884cd..deacf95 100644 --- a/opkbuild.pkg/control +++ b/opkbuild.pkg/control @@ -1,6 +1,6 @@ Architecture: all Platform: all -Depends: libopkbuild.1 (>= ${Binary-Version}) +Depends: libopkbuild.2 (>= ${Binary-Version}) Description: Distribution build system ${Common-Description} . |