From 4801266e0ad0986f15c7ae7289da724852a9dc62 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Sun, 09 Mar 2014 12:15:21 -0400 Subject: opkg-doc: Depend on libopkg.1 (for package docs). --- diff --git a/opkg-doc.pkg/control b/opkg-doc.pkg/control index 5d9e331..264c8b2 100644 --- a/opkg-doc.pkg/control +++ b/opkg-doc.pkg/control @@ -1,6 +1,6 @@ Architecture: all Platform: all -Depends: opkg +Depends: libopkg.1 (= ${Binary-Version}) Description: Open PacKaGe Management - documentation ${Common-Description} . -- cgit v0.9.1