mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: qtlocation: Rename to qtlocation-5.
* gnu/packages/qt.scm (qtlocation): Rename to qtlocation-5. (python-pyqt,python-pyside-2): * gnu/packages/astronomy.scm (stellarium): * gnu/packages/kde-pim.scm (itinerary): * gnu/packages/kde-utils.scm (kirogi): * gnu/packages/kde.scm (marble-qt): * gnu/packages/messaging.scm (kaidan): * gnu/packages/geo.scm (qmapshack,openorienteering-mapper): (qgis): * gnu/packages/gps.scm (gpxsee): * gnu/packages/radio.scm (sdrangel): (qdmr): Use new name. Change-Id: I51664e36bd1ce25f5add09c6d64665bf505cc551
This commit is contained in:
parent
4616ecebdb
commit
47be97c731
9 changed files with 14 additions and 14 deletions
|
@ -203,7 +203,7 @@ coordinates as well as partial support for adjustments in global coordinate syst
|
|||
(string-append "PREFIX="
|
||||
(assoc-ref outputs "out"))))))))
|
||||
(inputs
|
||||
(list qtbase-5 qtlocation qtsvg-5))
|
||||
(list qtbase-5 qtlocation-5 qtsvg-5))
|
||||
(native-inputs
|
||||
(list qttools-5))
|
||||
(home-page "https://www.gpxsee.org")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue