mirror of
git://git.savannah.gnu.org/guix.git
synced 2023-12-14 03:33:07 +01:00
gnu: modem-manager: Add 'upstream-name' property.
* gnu/packages/freedesktop.scm (modem-manager)[properties]: New field.
This commit is contained in:
parent
e6480571a0
commit
8007a835cd
1 changed files with 2 additions and 0 deletions
|
@ -1546,6 +1546,8 @@ broadband (2G/3G/4G) devices and connections. Whether built-in devices, USB
|
|||
dongles, bluetooth-paired telephones, or professional RS232/USB devices with
|
||||
external power supplies, ModemManager is able to prepare and configure the
|
||||
modems and setup connections with them.")
|
||||
(properties
|
||||
'((upstream-name . "ModemManager")))
|
||||
(license license:gpl2+)))
|
||||
|
||||
(define-public telepathy-logger
|
||||
|
|
Loading…
Reference in a new issue