mirror of
https://github.com/lakinduakash/linux-wifi-hotspot.git
synced 2024-11-24 21:20:12 +00:00
Update version
This commit is contained in:
parent
c69bbeab5a
commit
faf997f1b8
5
debian/changelog
vendored
5
debian/changelog
vendored
@ -1,5 +1,6 @@
|
|||||||
linux-wifi-hotspot (3.5.1) UNRELEASED; urgency=low
|
linux-wifi-hotspot (3.6.0) UNRELEASED; urgency=low
|
||||||
|
|
||||||
* Initial release.
|
* Fix allow space in password
|
||||||
|
* Fix variouse bugs
|
||||||
|
|
||||||
-- Scott Hardin <snhardin@users.noreply.github.com> Wed, 21 Oct 2020 19:21:49 -0700
|
-- Scott Hardin <snhardin@users.noreply.github.com> Wed, 21 Oct 2020 19:21:49 -0700
|
||||||
|
@ -1,30 +0,0 @@
|
|||||||
name: wihotspot
|
|
||||||
version: "1.0.0-dev"
|
|
||||||
summary: wihotspot
|
|
||||||
description: |
|
|
||||||
Create wifi hotspot like in windows
|
|
||||||
|
|
||||||
confinement: devmode
|
|
||||||
grade: stable
|
|
||||||
|
|
||||||
apps:
|
|
||||||
wihotspot:
|
|
||||||
command: wihotspot
|
|
||||||
plugs: [home, x11, gsettings]
|
|
||||||
|
|
||||||
parts:
|
|
||||||
wihotspot:
|
|
||||||
plugin: make
|
|
||||||
build-packages:
|
|
||||||
- g++
|
|
||||||
- gcc
|
|
||||||
- make
|
|
||||||
- cmake
|
|
||||||
- libgtk-3-dev
|
|
||||||
- pkg-config
|
|
||||||
stage-packages:
|
|
||||||
- libgtk-3-0
|
|
||||||
- libgdk-pixbuf2.0-0
|
|
||||||
- libpango1.0-0
|
|
||||||
- libglib2.0-0
|
|
||||||
- libatk1.0-0
|
|
Loading…
Reference in New Issue
Block a user