diff --git a/debian/_base/applications/system/xdg-desktop-portals-tde/debian/control b/debian/_base/applications/system/xdg-desktop-portals-tde/debian/control index 44048fe72..6606e071b 100644 --- a/debian/_base/applications/system/xdg-desktop-portals-tde/debian/control +++ b/debian/_base/applications/system/xdg-desktop-portals-tde/debian/control @@ -6,7 +6,7 @@ Build-Depends: cdbs, debhelper (>= 10~), quilt, tde-cmake, ninja-build, tdelibs1 Package: xdg-desktop-portals-trinity Architecture: any -Depends: ${shlibs:Depends} +Depends: ${shlibs:Depends}, xdg-desktop-portal Description: An implementation of the FreeDesktop Portals API for TDE Exposes TDE APIs to applications which use the Portals API. As a result, these applications can transparently use native TDE APIs and dialogs. diff --git a/ubuntu/_base/applications/system/xdg-desktop-portals-tde/debian/control b/ubuntu/_base/applications/system/xdg-desktop-portals-tde/debian/control index 44048fe72..6606e071b 100644 --- a/ubuntu/_base/applications/system/xdg-desktop-portals-tde/debian/control +++ b/ubuntu/_base/applications/system/xdg-desktop-portals-tde/debian/control @@ -6,7 +6,7 @@ Build-Depends: cdbs, debhelper (>= 10~), quilt, tde-cmake, ninja-build, tdelibs1 Package: xdg-desktop-portals-trinity Architecture: any -Depends: ${shlibs:Depends} +Depends: ${shlibs:Depends}, xdg-desktop-portal Description: An implementation of the FreeDesktop Portals API for TDE Exposes TDE APIs to applications which use the Portals API. As a result, these applications can transparently use native TDE APIs and dialogs.