Skip to content

Commit

Permalink
What is harware-observe used for?
Browse files Browse the repository at this point in the history
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
  • Loading branch information
audetto committed May 3, 2024
1 parent 1bbc473 commit 6d2fc0c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions snapcraft/snap/snapcraft.yaml → snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ confinement: strict # use 'strict' once you have the right plugs and slots
parts:
applewin-part:
plugin: cmake
source: https://github.com/audetto/AppleWin.git
source-type: git
source-branch: snapcraft
source: .
source-type: local
# source-branch: snapcraft
cmake-parameters:
- -DCMAKE_INSTALL_PREFIX=/usr
- -DCMAKE_BUILD_TYPE=Release
Expand Down Expand Up @@ -62,5 +62,5 @@ apps:
- joystick
- home
- removable-media
- hardware-observe
# - hardware-observe # what is this for? it complains about /run/udev/data/c241:5
- screen-inhibit-control

0 comments on commit 6d2fc0c

Please sign in to comment.