diff options
Diffstat (limited to 'opkg-dbg.pkg/control')
-rw-r--r-- | opkg-dbg.pkg/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opkg-dbg.pkg/control b/opkg-dbg.pkg/control index 4bb1962..f29febe 100644 --- a/opkg-dbg.pkg/control +++ b/opkg-dbg.pkg/control @@ -1,6 +1,6 @@ Architecture: any Platform: all -Depends: libopkg.1 (= ${Binary-Version}), opkg (= ${Binary-Version}) +Depends: opkg-common (= ${Binary-Version}), opkg (= ${Binary-Version}) Description: Open PacKaGe Management - debugging symbols ${Common-Description} . |