diff options
| author | Dirk Meyer <dinoex@FreeBSD.org> | 2026-02-27 16:45:27 +0000 |
|---|---|---|
| committer | Dirk Meyer <dinoex@FreeBSD.org> | 2026-02-27 16:45:27 +0000 |
| commit | 3d04942b69d92591c2769d170c3e90b95d17d2a6 (patch) | |
| tree | bae4806496e147429558ebbd853618e2481a20fe | |
| parent | d9985eaad5e4feef500a4dfb347205e4485e7c15 (diff) | |
deskutils/xdpi: X11 DPI information retrieval
PR: 293436
| -rw-r--r-- | deskutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deskutils/Makefile b/deskutils/Makefile index eb8e88e459f4..541dde280742 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -308,6 +308,7 @@ SUBDIR += xdg-desktop-portal SUBDIR += xdg-desktop-portal-lxqt SUBDIR += xdg-terminal-exec + SUBDIR += xdpi SUBDIR += xfce4-generic-slider SUBDIR += xfce4-notes-plugin SUBDIR += xfce4-notifyd |
