diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2021-12-14 21:37:00 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2021-12-14 21:37:00 +0100 |
commit | 0924c28704013d45532fe3a0689b5634fee0e1fb (patch) | |
tree | 35e8c1c5572b3c73e74709b639630fea4fe11595 /debian/control | |
parent | 66af7423e1a3df332f9c62992f92639cead987b0 (diff) | |
parent | efb9beda243ac342304e6f09ba9f0deff1e77a2b (diff) | |
download | qmenumodel-0924c28704013d45532fe3a0689b5634fee0e1fb.tar.gz qmenumodel-0924c28704013d45532fe3a0689b5634fee0e1fb.tar.bz2 qmenumodel-0924c28704013d45532fe3a0689b5634fee0e1fb.zip |
Merge branch 'tari01-pr/qml-1-0'
Attributes GH PR #12: https://github.com/AyatanaIndicators/qmenumodel/pull/12
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 92a0f8c..fac5162 100644 --- a/debian/control +++ b/debian/control @@ -50,7 +50,7 @@ Description: Qt binding for GMenuModel - development files . This package contains the development headers for libqmenumodel. -Package: qmenumodel-qml +Package: qml-module-qmenumodel1 Section: libs Architecture: any Depends: ${shlibs:Depends}, @@ -63,4 +63,3 @@ Description: Qt binding for GMenuModel - QML module . This package contains the QML module for building applications using the QMenuModel library. - |